Use the following procedure to display the active Controllers and Gateways in the SPBM domain.
show ip spb–pim–gw node [controller | gateway] [spb-node-as-mac]
Display all node lists:
Switch:1>show ip spb-pim-gw node ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role ---------------- --------------- BEB3-4037 Gateway BEB5-4011 Controller Total Number of Nodes = 2/2 ----------------------------------------------------------------------------------------
Display Controller node lists only:
Switch:1>show ip spb-pim-gw node controller ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role ---------------- --------------- BEB5-4011 Controller Total Number of Nodes = 1/2 ----------------------------------------------------------------------------------------
Display Gateway node lists only:
Switch:1>show ip spb-pim-gw node gateway ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role ---------------- --------------- BEB3-4037 Gateway Total Number of Nodes = 1/2 ----------------------------------------------------------------------------------------
Display all node lists with MAC address:
Switch:1>show ip spb-pim-gw node spb-node-as-mac ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role Mac Address ---------------- --------------- ----------------- BEB3-4037 Gateway 00:37:00:37:00:37 BEB5-4011 Controller 00:11:00:11:00:11 Total Number of Nodes = 2/2 -----------------------------------------------------------------------------------------
Display Controller node lists with MAC address:
Switch:1>show ip spb-pim-gw node controller spb-node-as-mac ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role Mac Address ---------------- --------------- ----------------- BEB5-4011 Controller 00:11:00:11:00:11 Total Number of Nodes = 1/2 ----------------------------------------------------------------------------------------
Display Gateway node lists with MAC address:
Switch:1>show ip spb-pim-gw node gateway spb-node-as-mac ======================================================================================== Spb-pim-gw Active Controller/Gateway ======================================================================================== HOST-NAME Role Mac Address ---------------- --------------- ----------------- BEB3-4037 Gateway 00:37:00:37:00:37 Total Number of Nodes = 1/2 ----------------------------------------------------------------------------------------